home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.4 Applications 1997 August / SGI IRIX 6.4 Applications 1997 August.iso / dist / elec_svcs.idb / usr / lib / X11 / app-defaults / Esautoupdate.z / Esautoupdate
Encoding:
Text File  |  1997-02-07  |  17.3 KB  |  469 lines

  1. !
  2. ! Generated by Silicon Graphic's RapidApp.
  3. !
  4. !
  5. ! RapidApp 1.2.
  6. !
  7. !
  8. !
  9. !Activate schemes and sgi mode by default
  10. !
  11. Esautoupdate*useSchemes: all
  12. Esautoupdate*sgiMode: true
  13. !
  14. !SGI Style guide specifies explicit focus within applications
  15. !
  16. Esautoupdate*keyboardFocusPolicy: explicit
  17.  
  18.  
  19.  
  20. Esautoupdate*appName.fontList:  SGI_DYNAMIC SmallBoldLabelFont
  21. Esautoupdate*appName.labelString:  Electronic Call Logging
  22. Esautoupdate*button.labelString:  Start
  23. Esautoupdate*esautoupdate.title:  Electronic Services Auto Update
  24. Esautoupdate*fileLabel.fontList:  SGI_DYNAMIC SmallBoldLabelFont
  25. Esautoupdate*fileLabel.labelString:  Processing file:
  26. Esautoupdate*fileVal.fontList:  SGI_DYNAMIC PlainLabelFont
  27. Esautoupdate*fileVal.labelString:  None
  28. Esautoupdate*numItemsLabel.fontList:  SGI_DYNAMIC SmallBoldLabelFont
  29. Esautoupdate*numItemsLabel.labelString:  Number of files:
  30. Esautoupdate*numItemsVal.fontList:  SGI_DYNAMIC PlainLabelFont
  31. Esautoupdate*numItemsVal.labelString:  0
  32. Esautoupdate*quitButton.labelString:  Quit
  33. Esautoupdate*showHelp: True
  34. Esautoupdate*sizeLabel.fontList:  SGI_DYNAMIC SmallBoldLabelFont
  35. Esautoupdate*sizeLabel.labelString:  Size of the file:
  36. Esautoupdate*sizeVal.fontList:  SGI_DYNAMIC PlainLabelFont
  37. Esautoupdate*sizeVal.labelString:  0
  38. Esautoupdate*workDirText.value:  /usr/tmp
  39. Esautoupdate*workdirLabel.fontList:  SGI_DYNAMIC SmallBoldLabelFont
  40. Esautoupdate*workdirLabel.labelString:  Working directory:
  41.  
  42. !!---- Start editable code block: app-defaults
  43.  
  44. Esautoupdate*applicationVersionString: Version 1.0\
  45. \
  46. Created by RapidApp(tm)
  47.  
  48.  
  49.  
  50. !!---- End editable code block: app-defaults
  51. busymsg.3001:    Contacting Silicon Graphics...
  52.  
  53. #define ERR_AU_INVALID_NUMITEMS         AU_ERR_BASE+1
  54. *ES3011:    Invalid number of files
  55.  
  56. #define ERR_AU_CANT_WRITE               AU_ERR_BASE+2
  57. *ES3012:     Unable to write the data file:\n   %s\n\nMake sure you have %d disk space available\nin the directory:\n   %s\n\nAlso make sure you have the permission to write files\nto that directory.
  58.  
  59. #define ERR_AU_INVALID_FNAME            AU_ERR_BASE+3
  60. *ES3013:    Invalid file name
  61.  
  62. #define ERR_AU_NOT_ENUF_SPACE           AU_ERR_BASE+4
  63. *ES3014:    There is not enough disk space in target directory\n\to accommodate all files.
  64.  
  65. #define ERR_AU_CANT_CREATE_DIR          AU_ERR_BASE+5
  66. *ES3015:    Unable to create the working directory:\n   %s\n\nPlease make sure that the path exist,\nyou have the permission to create the\ndirectory, and there is enough disk space. 
  67.  
  68. #define ERR_AU_CANT_REMOVE_FILE         AU_ERR_BASE+6
  69. *ES3016:    Unable to remove the downloaded file(s) in the directory:\n   %s
  70.  
  71. #define ERR_AU_CANT_REMOVE_DIR          AU_ERR_BASE+7
  72. *ES3017:     Unable to remove the working directory:\n   %s\n\nMake sure you have the permission to remove it.
  73.  
  74. !!
  75. !! make timeouts to be 5 hours since images may be very long
  76. !! 
  77. *timeout.3001:    18000
  78. *timeout.3002:   18000
  79.  
  80. *initmsg:    Initializing...\nPlease wait...
  81. *aubusymsg:    Contacting Silicon Graphics...
  82. ausuccessful:    Auto Update has transferred the new image files\nsuccessfully to:\ 
  83. inststr:    Would you like to launch the Software Installation tool now?
  84. *nonewerimagemsg: No newer version software is available at this moment.
  85. b4delmsg:     Would you like to remove the new image files?
  86. leftitmsg:    The new images will be saved.\nYou may install it later by invoking:\ninst -f\  
  87.  
  88. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  89. !! The server error resource....
  90. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  91. !!ESV_SVR         Error contacting server %s.
  92. !!*ES1001:        Error contactando con el servidor.
  93. *ES1001:        Error contacting server %s.
  94.  
  95. !!ESV_VERS        Incompatible version.
  96. !!*ES1002:        Version incompatible.
  97. *ES1002:        Incompatible version.
  98.  
  99. !!ESV_FILE        Error writing file %s.
  100. !!*ES1003:        Error escribiendo el fichero %s.
  101. *ES1003:        Error writing file %s.
  102.  
  103. !!ESV_NODEL       Error deleting call list entry.
  104. !!*ES1004:        Error borrando la lista de entrada de llamadas.
  105. *ES1004:        Error deleting call list entry.
  106.  
  107. !!ESV_NOSPPT      No valid support contract.
  108. !!*ES1005:        Contrato de soporte invalido.
  109. *ES1005:        No valid support contract.
  110.  
  111. !! BUG, this one doesn't have spanish translation
  112. !!ESV_BADCALLID   Bad call database ID.
  113. !!*ES1006:        Bad call database ID.
  114. *ES1006:        Bad call database ID.
  115.  
  116. !!ESCESV_BADCIDSN    Bad customer ID or serial number.
  117. !!*ES1007:        Numero de llamada invalido.
  118. *ES1007:        Bad customer ID or serial number.
  119.  
  120. !!ESV_BADSN       Bad serial number.
  121. !!*ES1008:        Numero de serie erroneo.
  122. *ES1008:        Bad serial number.
  123.  
  124. !!ESV_NOMOD       No modifications permitted.
  125. !!*ES1009:        No se permite modificacion.
  126. *ES1009:        No modifications permitted.
  127.  
  128. !! BUG, this one doesn't have spanish translation
  129. !!ESV_BADCID      Bad customer ID.
  130. !!*ES1010:        Bad customer ID.
  131. *ES1010:        Bad customer ID.
  132.  
  133. !!ESV_CANTMOD     No modifications permitted.
  134. !!*ES1011:        No se permite modificacion.
  135. *ES1011:        No modifications permitted.
  136.  
  137. !! BUG, this one doesn't have spanish translation
  138. !!ESV_LOCKED      Program locked.
  139. !!*ES1012:        Programa locked.
  140. *ES1012:        Program locked.
  141.  
  142. !!ESV_CALLERR     Call database error.
  143. !!*ES1013:        Error de llamada a base de datos.
  144. *ES1013:        Call database error.
  145.  
  146. !!ESV_SLIP        Error starting SLIP.
  147. !!*ES1014:        Error arrancando el protocolo SLIP.
  148. *ES1014:        Error starting SLIP.
  149.  
  150. !!ESV_CLIST       Error initializing call list file.
  151. !!*ES1015:        Error inicializando el fichero de llamadas.
  152. *ES1015:        Error initializing call list file.
  153.  
  154. !!ESV_CALLBUF     Data too large for call database.
  155. *ES1016:    Data too large for call database.
  156.  
  157. !! BUG, this one doesn't have spanish translation
  158. !!ESV_CANTGET     Error receiving data from server %s.
  159. !!*ES1017:        Error receiving data from server %s.
  160. *ES1017:        Error receiving data from server %s.
  161.  
  162. !!ESV_BAD_ESPRO   ESPRO is used for DMG Call only.
  163. !!*ES1018:        ESPRO es utilizado para llamadas DMG solamente.
  164. *ES1018:        ESPRO is used for DMG Call only.
  165.  
  166. !!ESV_BAD_QUEUE   Invalid queue name [%s].
  167. !!*ES1019:        Nombre de cola invalido.
  168. *ES1019:        Invalid queue name [%s].
  169.  
  170. !!ESV_BADSERVER   Database/Server problem. Please try few hours later..
  171. !!*ES1020:        Problema de base de datos o servidor. Probar dentro de unas
  172. *ES1020:        Database/Server problem. Please try again later..
  173.  
  174. !!ESV_BADFIELD_ERR      Invalid value in field [%s].
  175. !!*ES1021:        Valor invalido en el campo [%s].
  176. *ES1021:        Invalid value in field [%s].
  177.  
  178. !!ESV_BADSN_MATCH       The serial number does not match the call id
  179. !!*ES1022:        El numero de serie no coincide con la llamada.
  180. *ES1022:        The serial number does not match the call id.
  181.  
  182. !!ESV_DUPLICATE_ID      Case Id already exist in the database
  183. !!*ES1023:        La llamada existe en la base de datos.
  184. *ES1023:        Case Id already exist in the database.
  185.  
  186. !! BUG, no spanish translation from here.
  187. !!ESV_FIELD_INCOMPLETE
  188. *ES1024:        Incomplete field
  189.  
  190. !!ESV_BAD_DISPATCH      Unable to dispatch case to SGI due to internal error.
  191. !!*ES1025:        Imposible atender la llamada a SGI, debido a un error interno.
  192. *ES1025:        Unable to dispatch case to SGI due to internal error.
  193.  
  194. !!ESV_BAD_ENTITLEMENTRES
  195. !!*ES1026:        Incorrect Entitlement Result.
  196. *ES1026:        Incorrect Entitlement Result.
  197.  
  198. !!ESV_CANTCONNECT_SERVER
  199. !!*ES1027:        No se puede conectar con el servidor.
  200. *ES1027:        Can't connect to server.
  201.  
  202. !!ESV_TIMEOUT, timeout stuff
  203. !! BUG: need to translate this!!
  204. *ES1028:        The server is not responding...\nPlease try again.
  205.  
  206. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  207. !! The UI error resource....
  208. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  209.  
  210. !!EUI_GENERIC            %s
  211. *ES2001:        %s
  212.  
  213. !!EUI_DELCLOSED          Call must be closed or pending to delete
  214. !!*ES2002: Las llamadas deben cerrase o estar en espera de ser borrada
  215. *ES2002:                Call must be closed or pending to delete.
  216.  
  217. !!EUI_ABSOLUTEPATH       Must use absolute path for file specification
  218. !!*ES2003:  Debe utilizarse el camino absoluto para especificar un fichero
  219. *ES2003:  Must use absolute path for file specification.
  220.  
  221. !!EUI_FILEERROR          Error %s file
  222. !!*ES2004:                Error en el fichero  %s 
  223. *ES2004:                Error %s file.
  224.  
  225. !!EUI_ATTACHERROR        Error accessing attachment: %s
  226. !!*ES2005:                Error al adjuntar el fichero: %s
  227. *ES2005:                Error accessing attachment: %s.
  228.  
  229. !!EUI_NOUPDATE           The Support Center was not contacted.\nMinimum wait
  230. time
  231. *ES2006:    The Support Center was not contacted.\nMininum wait time is 15 mins.
  232.  
  233. !!EUI_NODATA             No data entered
  234. !!*ES2007:                No se han introducido datos
  235. *ES2007:                No data entered.
  236.  
  237. !!EUI_CALLSUCCESS        Call successfully %s
  238. *ES2008:                Call successfully %s.
  239.  
  240. !!EUI_MSGSUCCESS         Message successfully %s
  241. *ES2009:                Message successfully %s.
  242.  
  243. !!EUI_CALLSUCCESSID      Call logged successfully with ID: %s
  244. *ES2010:                Call logged successfully with ID: %s.
  245.  
  246. !!EUI_SERVERERROR        %s
  247. *ES2011:                %s
  248.  
  249. !!EUI_BADSERIAL
  250. *ES2012: To open a call with the Contract Support Administration group,\nto verify the support contract agreement associated with\nthis serial number, click "Contract Check".
  251.  
  252. !!EUI_BADCOVERAGE
  253. *ES2013:                The serial number you entered does not have a
  254. valid\nsupport contract to log a call.  Please verify the number.\n\nTo
  255. re-enter the serial number, click "Cancel".\nTo open a call with the Contract
  256. Support Administration group,\nto verify the support contract agreement
  257. associated with\nthis serial
  258. number, click "Contract Check".
  259.  
  260. !!EUI_NODATAFIELD        No data was entered in the %s field.
  261. *ES2014: No data was entered in the %s field.
  262.  
  263. !!EUI_ATTACHSIZE         Total attachment size of %d exceeds maximum of %d
  264. *ES2015:                Total attachment size of %d exceeds maximum of %d.
  265.  
  266. !!EUI_VERYBUSY           Please stand by...\n\n%s
  267. *ES2016:                Please stand by...\n\n%s
  268.  
  269. !!EUI_STATE              Error %s application state information
  270. *ES2017:                Error %s application state information.
  271.  
  272. !!EUI_ACTCLOSED        Cannot 'Add Response' to Closed, Pending, or Error call.
  273. *ES2018:                Cannot 'Add Response' to Closed, Pending, or Error call.
  274.  
  275. !!EUI_NOHELP  Help book not installed.\n\nPlease load insight_es help books.
  276. *ES2019:        Help book not installed.\n\nPlease load insight_es help books.
  277.  
  278. !!EUI_BADHELP            Error accessing Help book
  279. *ES2020:                Error accessing Help book.
  280.  
  281. !!EUI_HELPSTRING         iiv -r -v ESHelp -a "idmatch(%s)" &
  282. *ES2021:                iiv -r -v ESHelp -a "idmatch(%s)" &
  283.  
  284. !!EUI_INVENTRY           Invalid entry for %s. Please re-enter.
  285. *ES2022:                Invalid entry for %s. Please re-enter.
  286.  
  287. !!EUI_FIELDOVFL          The %s field is too long. Please re-enter.
  288. *ES2023:                The %s field is too long. Please re-enter.
  289.  
  290. !!EUI_NULLLOGFIELD       No data was entered in the login name field
  291. *ES2025:                No data was entered in the login name field.
  292.  
  293. !!EUI_NULLPWDFIELD       No data was entered in the password field
  294. *ES2026:        No data was entered in the password field.
  295.  
  296. !!EUI_OPENFILE           Error opening file.
  297. *ES2032:                Error opening file.
  298.  
  299. !!EUI_EXECUTE            Cannot execute command %s
  300. *ES2036:                Cannot execute command %s.
  301.  
  302. !!EUI_ESRC               Cannot access a needed resource file in your home
  303. *ES2037:        Cannot access a needed resource file in your home.
  304.  
  305. !!EUI_FORMAT             Encountered a communications format error
  306. *ES2038:                Encountered a communications format error.
  307.  
  308. !! Add the stderr stuff
  309. *ES1: Not privileged
  310. *ES2: No such file or directory
  311. *ES3: No such process
  312. *ES4: Interrupted system call
  313. *ES5: I/O error
  314. *ES6: No such device or address
  315. *ES7: Arg list too long
  316. *ES8: Exec format error
  317. *ES9: Bad file number
  318. *ES10: No child processes
  319. *ES11: Resource temporarily unavailable
  320. *ES12: Not enough space
  321. *ES13: Permission denied
  322. *ES14: Bad address
  323. *ES15: Block device required
  324. *ES16: Device busy
  325. *ES17: File exists
  326. *ES18: Cross-device link
  327. *ES19: No such device
  328. *ES20: Not a directory
  329. *ES21: Is a directory
  330. *ES22: Invalid argument
  331. *ES23: File table overflow
  332. *ES24: Too many open files
  333. *ES25: Not a typewriter
  334. *ES26: Text file busy
  335. *ES27: File too large
  336. *ES28: No space left on device
  337. *ES29: Illegal seek
  338. *ES30: Read-only file system
  339. *ES31: Too many links
  340. *ES32: Broken pipe
  341. *ES33: Argument out of domain
  342. *ES34: Result too large
  343. *ES35: No message of desired type
  344. *ES36: Identifier removed
  345. *ES37: Channel number out of range
  346. *ES38: Level 2 not synchronized
  347. *ES39: Level 3 halted
  348. *ES40: Level 3 reset
  349. *ES41: Link number out of range
  350. *ES42: Protocol driver not attached
  351. *ES43: No CSI structure available
  352. *ES44: Level 2 halted
  353. *ES45: Deadlock situation detected/avoided
  354. *ES46: No record locks available
  355. *ES50: Bad exchange descriptor
  356. *ES51: Bad request descriptor
  357. *ES52: Message tables full
  358. *ES53: Anode table overflow
  359. *ES54: Bad request code
  360. *ES55: Invalid slot
  361. *ES56: File locking deadlock
  362. *ES57: Bad font file format
  363. *ES60: Not a stream device
  364. *ES61: No data available
  365. *ES62: Timer expired
  366. *ES63: Out of stream resources
  367. *ES64: Machine is not on the network
  368. *ES65: Package not installed
  369. *ES66: Object is remote
  370. *ES67: Link has been severed
  371. *ES68: Advertise error
  372. *ES69: Srmount error
  373. *ES70: Communication error on send
  374. *ES71: Protocol error
  375. *ES74: Multihop attempted
  376. *ES77: Not a data message
  377. *ES78: File name too long
  378. *ES79: Value too large for defined data type
  379. *ES80: Name not unique on network
  380. *ES81: File descriptor in bad state
  381. *ES82: Remote address changed
  382. *ES83: Cannot access a needed shared library
  383. *ES84: Accessing a corrupted shared library
  384. *ES85: .lib section in a.out corrupted
  385. *ES86: Attempting to link in more shared libraries than system limit
  386. *ES87: Cannot exec a shared library directly
  387. *ES88: Illegal byte sequence
  388. *ES89: Operation not applicable
  389. *ES90: Too many symbolic links in path name traversal
  390. *ES91: Restartable system call
  391. *ES92: If pipe/FIFO, don't sleep in stream head
  392. *ES93: Directory not empty
  393. *ES94: Too many users
  394. *ES95: Socket operation on non-socket
  395. *ES96: Destination address required
  396. *ES97: Message too long
  397. *ES98: Protocol wrong type for socket
  398. *ES99: Option not supported by protocol
  399. *ES120: Protocol not supported
  400. *ES121: Socket type not supported
  401. *ES122: Operation not supported on transport endpoint
  402. *ES123: Protocol family not supported
  403. *ES124: Address family not supported by protocol family
  404. *ES125: Address already in use
  405. *ES126: Cannot assign requested address
  406. *ES127: Network is down
  407. *ES128: Network is unreachable
  408. *ES129: Network dropped connection because of reset
  409. *ES130: Software caused connection abort
  410. *ES131: Connection reset by peer
  411. *ES132: No buffer space available
  412. *ES133: Transport endpoint is already connected
  413. *ES134: Transport endpoint is not connected
  414. *ES135: Structure needs cleaning
  415. *ES136: Error 136
  416. *ES137: Not a name file
  417. *ES138: Not available
  418. *ES139: Is a name file
  419. *ES140: Remote I/O error
  420. *ES141: Reserved for future use
  421. *ES142: Error 142
  422. *ES143: Cannot send after socket shutdown
  423. *ES144: Too many references: cannot splice
  424. *ES145: Connection timed out
  425. *ES146: Connection refused
  426. *ES147: Host is down
  427. *ES148: No route to host
  428. *ES149: Operation already in progress
  429. *ES150: Operation now in progress
  430. *ES151: Stale NFS file handle
  431.  
  432. !! MPS error now:
  433. *ES-1:          Network Protocol Error:\nUnrecognized request.
  434. *ES-2:          Network Protocol Error:\nUnknown log file type.
  435. *ES-3:          Network Protocol Error:\nIllegal function.
  436. *ES-4:          Network Protocol Error:\nCannot reply request.
  437. *ES-5:          Network Protocol Error:\nCannot send request.
  438. *ES-6:          Network Protocol Error:\nNo Result.
  439. *ES-7:          Missing/invalid field.
  440. *ES-8:          Network Protocol Error:\nWrong field type.
  441. *ES-9:          Network Protocol Error:\nDestination server unspecified.
  442. *ES-10:         Network Protocol Error:\nIncorrect resolve type.
  443. *ES-1001:       Network Protocol Error:\nProblem with parent process.
  444. *ES-1002:       Network Protocol Error:\nProblem with register file.
  445. *ES-1003:       Network Protocol Error:\nProblem with log file.
  446.  
  447. !!Esautoupdate.OverName: nothing
  448. Esautoupdate.UnderName: .esautoupdaterl
  449.  
  450. warnmsgone: Please close all running\ 
  451. warnmsgtwo: \napplication(s) before proceeding with the\nSoftware Installation tool.
  452.  
  453. !! resource for handling the situation when can't connect to callsvr or callsvr
  454. !! can't connect to SGI
  455. *ES110001: %s cannot connect to %s\nbecause of this reason:\n\n
  456. *ES110002: 
  457.  
  458. !! Resesource for preference dialog used by EsDB when callsvr can't be contacted!!*esdb_optional_msg: \n\noptional msg here..
  459. *ES110003: \n\nPlease check the environment on the machine where the server runs.\nCheck if SOCKS_SERVER environment variable is set to\nthe correct proxy server, and that the proxy server is\nrunning and can connect to the destination machine.\nCurrently the proxy server is set to %s.
  460.  
  461. Esautoupdate*esdbpref*msgBase.labelString: Esautoupdate cannot connect to the destination server.
  462. !!.esautoupdate.esautoupdate.esdbpref_popup.esdbpref.dummy.prefArea.prefsBase.msgBase.labelString: Esautoupdate cannot connect to the destination server.
  463.  
  464. !!*appRelnotesName: elec_svcs_callsvr
  465.  
  466. *interruptedmsg:    Transfer aborted.\nDownloaded files will be removed.
  467.  
  468. Esautoupdate*mainForm.workDirText.fontList: SGI_DYNAMIC PlainLabelFont
  469.